3.8.97 \(\int \frac {c d^2+2 c d e x+c e^2 x^2}{(d+e x)^5} \, dx\)

Optimal. Leaf size=15 \[ -\frac {c}{2 e (d+e x)^2} \]

________________________________________________________________________________________

Rubi [A]  time = 0.01, antiderivative size = 15, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 28, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.107, Rules used = {24, 21, 32} \begin {gather*} -\frac {c}{2 e (d+e x)^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(c*d^2 + 2*c*d*e*x + c*e^2*x^2)/(d + e*x)^5,x]

[Out]

-c/(2*e*(d + e*x)^2)

Rule 21

Int[(u_.)*((a_) + (b_.)*(v_))^(m_.)*((c_) + (d_.)*(v_))^(n_.), x_Symbol] :> Dist[(b/d)^m, Int[u*(c + d*v)^(m +
 n), x], x] /; FreeQ[{a, b, c, d, n}, x] && EqQ[b*c - a*d, 0] && IntegerQ[m] && ( !IntegerQ[n] || SimplerQ[c +
 d*x, a + b*x])

Rule 24

Int[(u_.)*((a_) + (b_.)*(v_))^(m_)*((A_.) + (B_.)*(v_) + (C_.)*(v_)^2), x_Symbol] :> Dist[1/b^2, Int[u*(a + b*
v)^(m + 1)*Simp[b*B - a*C + b*C*v, x], x], x] /; FreeQ[{a, b, A, B, C}, x] && EqQ[A*b^2 - a*b*B + a^2*C, 0] &&
 LeQ[m, -1]

Rule 32

Int[((a_.) + (b_.)*(x_))^(m_), x_Symbol] :> Simp[(a + b*x)^(m + 1)/(b*(m + 1)), x] /; FreeQ[{a, b, m}, x] && N
eQ[m, -1]

Rubi steps

\begin {align*} \int \frac {c d^2+2 c d e x+c e^2 x^2}{(d+e x)^5} \, dx &=\frac {\int \frac {c d e^2+c e^3 x}{(d+e x)^4} \, dx}{e^2}\\ &=c \int \frac {1}{(d+e x)^3} \, dx\\ &=-\frac {c}{2 e (d+e x)^2}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.00, size = 15, normalized size = 1.00 \begin {gather*} -\frac {c}{2 e (d+e x)^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(c*d^2 + 2*c*d*e*x + c*e^2*x^2)/(d + e*x)^5,x]

[Out]

-1/2*c/(e*(d + e*x)^2)

________________________________________________________________________________________

IntegrateAlgebraic [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {c d^2+2 c d e x+c e^2 x^2}{(d+e x)^5} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

IntegrateAlgebraic[(c*d^2 + 2*c*d*e*x + c*e^2*x^2)/(d + e*x)^5,x]

[Out]

IntegrateAlgebraic[(c*d^2 + 2*c*d*e*x + c*e^2*x^2)/(d + e*x)^5, x]

________________________________________________________________________________________

fricas [A]  time = 0.37, size = 25, normalized size = 1.67 \begin {gather*} -\frac {c}{2 \, {\left (e^{3} x^{2} + 2 \, d e^{2} x + d^{2} e\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*e^2*x^2+2*c*d*e*x+c*d^2)/(e*x+d)^5,x, algorithm="fricas")

[Out]

-1/2*c/(e^3*x^2 + 2*d*e^2*x + d^2*e)

________________________________________________________________________________________

giac [A]  time = 0.16, size = 13, normalized size = 0.87 \begin {gather*} -\frac {c e^{\left (-1\right )}}{2 \, {\left (x e + d\right )}^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*e^2*x^2+2*c*d*e*x+c*d^2)/(e*x+d)^5,x, algorithm="giac")

[Out]

-1/2*c*e^(-1)/(x*e + d)^2

________________________________________________________________________________________

maple [A]  time = 0.04, size = 14, normalized size = 0.93 \begin {gather*} -\frac {c}{2 \left (e x +d \right )^{2} e} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c*e^2*x^2+2*c*d*e*x+c*d^2)/(e*x+d)^5,x)

[Out]

-1/2*c/e/(e*x+d)^2

________________________________________________________________________________________

maxima [A]  time = 1.32, size = 25, normalized size = 1.67 \begin {gather*} -\frac {c}{2 \, {\left (e^{3} x^{2} + 2 \, d e^{2} x + d^{2} e\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*e^2*x^2+2*c*d*e*x+c*d^2)/(e*x+d)^5,x, algorithm="maxima")

[Out]

-1/2*c/(e^3*x^2 + 2*d*e^2*x + d^2*e)

________________________________________________________________________________________

mupad [B]  time = 0.40, size = 24, normalized size = 1.60 \begin {gather*} -\frac {c}{2\,e\,\left (d^2+2\,d\,e\,x+e^2\,x^2\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c*d^2 + c*e^2*x^2 + 2*c*d*e*x)/(d + e*x)^5,x)

[Out]

-c/(2*e*(d^2 + e^2*x^2 + 2*d*e*x))

________________________________________________________________________________________

sympy [B]  time = 0.22, size = 26, normalized size = 1.73 \begin {gather*} - \frac {c}{2 d^{2} e + 4 d e^{2} x + 2 e^{3} x^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*e**2*x**2+2*c*d*e*x+c*d**2)/(e*x+d)**5,x)

[Out]

-c/(2*d**2*e + 4*d*e**2*x + 2*e**3*x**2)

________________________________________________________________________________________